バージョン

FormattingRuleCollection<T> クラス

データ バインディング処理のときにデータを集める IRule オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class FormattingRuleCollection(Of T As IRule) 
   Inherits Infragistics.Collections.CollectionBase(Of T)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of T) 
public class FormattingRuleCollection<T> : Infragistics.Collections.CollectionBase<T>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<T>  
where T: IRule
型パラメータ
T
参照